PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DCrossSection Class / getColor Method
In This Topic
    getColor Method
    In This Topic
    Gets the color for the cutting plane.
    Syntax
    public PDFRgbColor getColor()

    Return Value

    A com.o2sol.pdf4java.graphics.colors.PDFRgbColor object that defines the color of the cutting plane.
    See Also